* lisp/textmodes/ispell.el: Fix nitpicks and byte-compiler warnings.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 1 Mar 2013 17:46:57 +0000 (12:46 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 1 Mar 2013 17:46:57 +0000 (12:46 -0500)
commit5400515457601001d565f1b0a1d202284c35be59
treeeb816c5f4cf1ebb1625d04b4bd0c5ce05e3a6650
parent5929570c077df7ebd4479d77e2da7875bf64ef53
* lisp/textmodes/ispell.el: Fix nitpicks and byte-compiler warnings.
(ispell-print-if-debug): Build `format' in.  Avoid end-of-buffer.
(ispell-parse-hunspell-affix-file): Avoid beginning-of-buffer.
Use dict-key rather than dict-name for the error message.
lisp/ChangeLog
lisp/textmodes/ispell.el